The RunningTotalFieldDefinitions Collection is a collection of running total field definition objects. One object exists in the collection for every running total field accessed by the report. Access a specific RunningTotalFieldDefinition Object, in the collection using the Item property.
Property | Description | Read/Write | Restriction in event handler |
---|---|---|---|
Long. Gets the number of RunningTotalFieldDefinition Object, in the collection. | |||
RunningTotalFieldDefinition Object. Gets an item from the Collection. Item has an index parameter that is a 1 | |||
Report Object. Gets reference to the parent object. |
Instead of using the Item property as shown, you can reference a database directly, for example, RunningTotalFieldDefinitions(1).
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |